Uses of Package
org.apache.torque

Packages that use org.apache.torque
org.apache.torque Torque is an object-relational mapper for Java. 
org.apache.torque.adapter Adapters between Torque and various databases. 
org.apache.torque.avalon Avalon component implementation. 
org.apache.torque.dsfactory Torque's API for creation of various javax.sql.DataSource implementations. 
org.apache.torque.manager A manager/factory API for use with Torque-generated data beans. 
org.apache.torque.map Description of the schema layout. 
org.apache.torque.oid The ID broker, an API to provide persistent object identifiers, as described by Scott Ambler's paper on "Enterprise-Ready Object IDs". 
org.apache.torque.om API for the classic Torque-generated object model. 
org.apache.torque.util Misc. 
 

Classes in org.apache.torque used by org.apache.torque
Database
          Bundles all information about a database.
TorqueException
          The base class of all exceptions thrown by Torque.
TorqueInstance
          The core of Torque's implementation.
 

Classes in org.apache.torque used by org.apache.torque.adapter
TorqueException
          The base class of all exceptions thrown by Torque.
 

Classes in org.apache.torque used by org.apache.torque.avalon
TorqueInstance
          The core of Torque's implementation.
 

Classes in org.apache.torque used by org.apache.torque.dsfactory
TorqueException
          The base class of all exceptions thrown by Torque.
 

Classes in org.apache.torque used by org.apache.torque.manager
TorqueException
          The base class of all exceptions thrown by Torque.
 

Classes in org.apache.torque used by org.apache.torque.map
TorqueException
          The base class of all exceptions thrown by Torque.
 

Classes in org.apache.torque used by org.apache.torque.oid
Database
          Bundles all information about a database.
 

Classes in org.apache.torque used by org.apache.torque.om
TorqueException
          The base class of all exceptions thrown by Torque.
 

Classes in org.apache.torque used by org.apache.torque.util
TooManyRowsException
          This exception indicates that more rows were returned than expected.
TorqueException
          The base class of all exceptions thrown by Torque.
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.